home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <title>My Layers</title>
- </head>
- <body bgcolor="white" text="black">
- <layer id="lower" bgcolor="blue" top=100 left=100 width=100 height=40>
- <b>This is the 'lower' layer.</b>
- </layer>
- <layer id="upper" bgcolor="red" top=10 left=10 width=100 height=40>
- <b>This is the 'upper' layer.</b>
- </layer>
- <nolayer>Requires Netscape 4!</nolayer>
- </body>
- </html>
-